﻿CAR = {
	color = { 206 15 61 }
	tier = kingdom
	country_type = recognized
	cultures = { spanish }
	capital = STATE_CATALONIA
}

CAU = {
	color = { 97  98  195 }
	country_type = recognized
	tier = kingdom
	cultures = { georgian }
	religion = orthodox
	capital = STATE_GREATER_CAUCASUS
}

SVA = {
	color = { 56 143 53 }
	country_type = recognized
	tier = kingdom
	cultures = { georgian }
	religion = orthodox
	capital = STATE_GREATER_CAUCASUS
}

MIN = {
	color = { 83 65 167 }
	country_type = recognized
	tier = kingdom
	cultures = { georgian }
	religion = orthodox
	capital = STATE_GREATER_CAUCASUS
}

ABK = {
	color = { 100 150 20 }
	country_type = recognized
	tier = kingdom
	cultures = { georgian }
	religion = orthodox
	capital = STATE_GREATER_CAUCASUS
}

SWN = {
	color = { 128  36  86 }
	
	country_type = recognized

	tier = kingdom
	
	cultures = { swedish norwegian }
	capital = STATE_SVEALAND
}

# Sicily
SCL = {
	color = { 255 241 0 }
	country_type = recognized
	tier = principality
	cultures = { south_italian }
	capital = STATE_SICILY
}

# Republic of San Marco
SMR = {
	color = { 54 167 156 }
	country_type = recognized
	tier = principality
	cultures = { north_italian }
	capital = STATE_VENETIA
}

# Milan
MLN = {
	color = { 146 108 146 }
	country_type = recognized
	tier = principality
	cultures = { north_italian }
	capital = STATE_LOMBARDY
}

RMR = {
	color = "roman_red"
	country_type = recognized
	tier = grand_principality
	cultures = { south_italian }
	capital = STATE_LAZIO
}

UPC = {
	color = { 110 194 36 }
	country_type = recognized
	tier = grand_principality
	cultures = { north_italian }
	capital = STATE_TUSCANY
}

#Intermarium
INM = {
	color = { 110 194 36 }
	country_type = recognized
	tier = hegemony
	cultures = { polish lithuanian romanian hungarian }
	capital = STATE_WARSAW
}

#Baltoscandia
BSC = {
	color = { 110 194 36 }
	country_type = recognized
	tier = hegemony
	cultures = { swedish norwegian danish finnish estonian latvian lithuanian }
	capital = STATE_SVEALAND
}

#Illyria
ILL = {
	color = { 110 194 36 }
	country_type = recognized
	tier = empire
	cultures = { serb croat slovene bosniak albanian bulgarian }
	capital = STATE_NORTHERN_SERBIA
}

#Bulgaria-Romania
BGR = {
	color = { 72 88 35 }
	country_type = recognized
	tier = empire
	cultures = { romanian bulgarian }
	capital = STATE_WALLACHIA
}

#Hungary-Romania
HYR = {
	color = { 72 138 255 }
	country_type = recognized
	tier = empire
	cultures = { hungarian romanian }
	capital = STATE_TRANSDANUBIA
}